home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 18 / Developer Source Volume 18 (I-MODE Publications, Inc.)(2000).iso / visua / 941 / omahf104.gif < prev    next >
Graphics Interchange Format  |  1999-09-30  |  20KB  |  347x175  |  4-bit (16 colors)
Labels: text | screenshot | font
OCR: Single Thread All calls run on the same thread "COM main thread); not recom- mended due to deadlock problems. Apartment Thread "Calls rom on their own thread; not recomintended for application scope ASPe great for page scope ASP. Worker Thread Each call rons on a different thread When called and re-called; used for background tasks. Figure 4: The ADO thread models.